Einhugur Word Component for Buoy

Section Class

Class which represents sections in the Word document.

A section is basically page setup. So document could for example have 12 pages but 2 sections where then one page is Landscape.

Object
   Section

class Section

Constructors

Section (private) Private constructor.

Properties

PageIsLandscapeTrue if landscape, else false.

Methods

PageMarginBottomGets the bottom margin for the pages in the section.
PageMarginBottomSets the bottom margin for the pages in the section.
PageMarginLeftGets the left margin for the pages in the section.
PageMarginLeftSets the left margin for the pages in the section.
PageMarginRightGets the right margin for the pages in the section.
PageMarginRightSets the right margin for the pages in the section.
PageMarginTopGets the top margin for the pages in the section.
PageMarginTopSets the top margin for the pages in the section.
SetPageSizeSets page size for the pages in the section. This variation takes in only printer paper code.
SetPageSizeSets page size for the pages in the section. This variation takes in detailed size values and printer paper code.

Supported Platforms:

  • macOS Intel 64 bit
  • macOS Apple Silicon
  • Windows 64 bit
  • Windows ARM 64 bit
  • Linux 64 bit
  • Linux ARM 64 bit